forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 2
[pull] master from ant-design:master #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
10,000
commits into
visualbis:master
Choose a base branch
from
ant-design:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: afc163 <[email protected]>
Co-authored-by: liuqiang <[email protected]>
…t. (#56075) * docs:add an FAQ entry explaining the deprecation of the List component. Signed-off-by: Iristack <[email protected]> * docs:add an english FAQ entry explaining the deprecation of the List component. Signed-off-by: Iristack <[email protected]> * docs:add faq anchor point Signed-off-by: Iristack <[email protected]> * docs:add enflish faq anchor point Signed-off-by: Iristack <[email protected]> * docs:format Signed-off-by: Iristack <[email protected]> * docs:format Signed-off-by: Iristack <[email protected]> * docs: format english Signed-off-by: Iristack <[email protected]> * docs: del faq embed Signed-off-by: Iristack <[email protected]> * docs: format english Signed-off-by: Iristack <[email protected]> --------- Signed-off-by: Iristack <[email protected]> Co-authored-by: 遇见同学 <[email protected]>
* docs: update cssVar type and TabItemType api description * feat: update --------- Co-authored-by: thinkasany <[email protected]>
Co-authored-by: afc163 <[email protected]>
* docs: update react-router docs * update
chore: sync master into feature
* chore: update virtual-scroll demo * update
chore: merge master into feature
chore: merge feature into master
* docs: add changelog 6.1.0 * Update CHANGELOG.zh-CN.md Co-authored-by: Amumu <[email protected]> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: Amumu <[email protected]> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: Amumu <[email protected]> Signed-off-by: xrkffgg <[email protected]> --------- Signed-off-by: xrkffgg <[email protected]> Co-authored-by: Amumu <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: afc163 <[email protected]>
Co-authored-by: liuqiang <[email protected]>
…ider (#55985) * fix(drawer): support closable placement configuration from ConfigProvider * Update components/drawer/__tests__/Drawer.test.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: 遇见同学 <[email protected]> * Update components/drawer/DrawerPanel.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: 遇见同学 <[email protected]> * fix: add config-provider for drawer props on closable * update --------- Signed-off-by: 遇见同学 <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: thinkasany <[email protected]> Co-authored-by: Amumu <[email protected]>
* doc: Table faq virtual with ref * doc: update * Apply suggestion from @meet-student Signed-off-by: 遇见同学 <[email protected]> * Apply suggestion from @meet-student Signed-off-by: 遇见同学 <[email protected]> * Apply suggestion from @meet-student Signed-off-by: 遇见同学 <[email protected]> * doc: en version * fix: tsx * Update components/table/index.zh-CN.md Co-authored-by: lijianan <[email protected]> Signed-off-by: guoming <[email protected]> * doc: forward type --------- Signed-off-by: 遇见同学 <[email protected]> Signed-off-by: guoming <[email protected]> Co-authored-by: 遇见同学 <[email protected]> Co-authored-by: lijianan <[email protected]>
Co-authored-by: afc163 <[email protected]>
Co-authored-by: afc163 <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: thinkasany <[email protected]>
…r switching themes (#56544) * fix: add keepAlive animation to theme transition * style: modify animation keyframes --------- Co-authored-by: thinkasany <[email protected]> Co-authored-by: 遇见同学 <[email protected]>
chore: Merge feature into master
* feat(Tour): add keyboard prop to control keyboard shortcuts * Update components/tour/index.en-US.md Signed-off-by: thinkasany <[email protected]> * Update components/tour/index.zh-CN.md Signed-off-by: thinkasany <[email protected]> --------- Signed-off-by: thinkasany <[email protected]> Co-authored-by: 路振凯 <l> Co-authored-by: thinkasany <[email protected]>
* feat: add marginSize prop for QRCode quiet zone * Apply suggestions from code review Signed-off-by: afc163 <[email protected]> * Update components/qr-code/index.en-US.md Co-authored-by: thinkasany <[email protected]> Signed-off-by: afc163 <[email protected]> * Apply suggestions from code review Co-authored-by: thinkasany <[email protected]> Signed-off-by: afc163 <[email protected]> --------- Signed-off-by: afc163 <[email protected]> Co-authored-by: thinkasany <[email protected]>
chore: merge feature into master
Co-authored-by: afc163 <[email protected]>
* docs: init * docs: en ver
…wo Chinese characters. (#56593)
* fix: improvement style order * update snap * update undefined * snap update
…dencies group (#56599) * chore: bump @antfu/eslint-config in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [@antfu/eslint-config](https://github.com/antfu/eslint-config). Updates `@antfu/eslint-config` from 6.7.3 to 7.0.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v6.7.3...v7.0.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * update * test lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: thinkasany <[email protected]>
#56605) * perf: use createStaticStyles * chore: update snap * chore: adjust * chore: snap
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) from 2.5.0 to 2.6.2. - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.6.2/packages/plugins/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 2.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ltiple components (#56610) * refactor: replace createStyles with createStaticStyles across multiple components * chore: update --------- Co-authored-by: thinkasany <[email protected]>
* fix: replace disable with mergedDisabled * update * update --------- Co-authored-by: 遇见同学 <[email protected]>
…56598) * fix(css): replace background transition with background-color * chore: update --------- Co-authored-by: thinkasany <[email protected]>
* test: fix test case * chore: fix lint
Co-authored-by: 遇见同学 <[email protected]>
Co-authored-by: afc163 <[email protected]>
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) from 2.6.2 to 2.6.4. - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.6.4/packages/plugins/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 2.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(Site): improve changelog header styles and locale detection * style: fix link and button style conflicts in typography * style: modify style file * style: reset typography mixins.ts file --------- Co-authored-by: 遇见同学 <[email protected]>
* fix: import a single DownOutlined icon from antd-icons Signed-off-by: 沈鸿飞 <[email protected]> * Update components/breadcrumb/Breadcrumb.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: 沈鸿飞 <[email protected]> --------- Signed-off-by: 沈鸿飞 <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* fix(table): border radius not work * fix(table): apply border radius to shadow pseudo elements
…r prevent suffix icon rendering when user set `suffixIcon` to null or false (#56637) Co-authored-by: thinkasany <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )